home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / hdf / specs / hdfspecs.lha / HDFSpecs.toc < prev    next >
Text File  |  1992-03-04  |  2KB  |  97 lines

  1. i    NCSA HDF Specifications
  2.  
  3. Table of Contents    i
  4.  
  5. National Center for Supercomputing Applications
  6.  
  7. March 1989
  8.  
  9.                                                                 
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.     Table of Contents
  19.  
  20.  
  21.  
  22.  
  23. Introduction
  24. Overview  vii
  25. What Is HDF  vii
  26. Use of This Manual  ix
  27. Chapter 1    The Basic Structure of HDF Files
  28. Chapter Overview  1.1
  29. File Header  1.1
  30. Data Object  1.1
  31. Physical Organization of HDF Files  1.4
  32. Sample HDF File  1.4
  33. Chapter 2    The NCSA HDF General Purpose Interface
  34. Chapter Overview  2.1
  35. Introduction  2.1
  36. Opening and Closing Files  2.1
  37. Finding Tags, Refs, and Element Lengths  2.1
  38. Reading and Writing Entire Data Elements  2.2
  39. Reading and Writing Part of a Data Element  2.2
  40. Manipulating Data Descriptors (DDs)  2.2
  41.  
  42. Chapter 3    Sets and Groups
  43. Chapter Overview  3.1
  44. Sets  3.1
  45. Groups  3.2
  46. Raster Image Sets  3.4
  47. Scientific Datasets  3.6
  48. Chapter 4    HDF Conventions
  49. Chapter Overview  4.1
  50. Byte Order  4.1
  51. Naming and Assigning Tags 4.1 
  52. Using Reference Numbers to Organize Data 
  53. Objects  4.2
  54. Multiple References and File Compaction  4.3
  55. Chapter 5    Other Formats
  56. Chapter Overview  5.1
  57. File Formats  5.1
  58. Appendix A    NCSA HDF Tags
  59. Appendix B    Header Files
  60. Glossary
  61.  
  62. Figures and Tables
  63. Figure 1    Raster Image Sets in an HDF File  viii
  64. Figure 1.1    Three Data Objects  1.1
  65. Figure 1.2    A Data Descriptor  1.2
  66. Figure 1.3    Model of a Data Descriptor Block  1.3
  67. Figure 1.4    Sample Data Descriptor Block  1.4
  68. Figure 1.5    Physical Representation of Data 
  69. Objects╩╩1.5
  70. Figure 3.1    Physical Organization of Sample RIG 
  71. Groupings  3.3
  72. Figure B.1    Fortran Header File:  dfF.h  B.2╨B.3
  73. Figure B.2    C Header File:  df.h  B.4╨B.8
  74.  
  75. Table 1.1    Parts of a Data Descriptor  1.2
  76. Table 1.2    Summary of the Relationships among 
  77. Parts of an HDF File  1.4
  78. Table 1.3    Sample Data Objects in an HDF File  1.5
  79. Table 3.1    Tags for Raster-8 Sets  3.4
  80. Table 3.2    Tags for Raster Image Sets  3.5
  81. Table 3.3    Additional Tags for Raster Image Sets  3.6
  82. Table 3.4    Required Tags for Scientific Datasets  3.6
  83. Table 3.5    Optional Tags for Scientific Datasets  3.7
  84. Table 4.1    Sample Grouping of Data Objects in an 
  85. HDF File  4.2
  86. Table A.1    Number Type Fields  A.4
  87. Table A.2    Number Type Values  A.4
  88. Table A.3    Possible Machine Types  A.5
  89. Table A.4    Possible Tag Types in an RIG  A.7
  90. Table A.5    Dimension Record Fields  A.8
  91. Table A.6    Color Correction Field Types  A.9
  92. Table A.7    Color Format String Values  A.9
  93. Table A.8    Possible Tag Types in an SDG  A.12
  94. Table A.9    Scientific Data Dimension Record 
  95. Fields╩╩A.12
  96.  
  97.